home *** CD-ROM | disk | FTP | other *** search
- object frmSettingsForm: TfrmSettingsForm
- Left = 211
- Top = 167
- BorderStyle = bsDialog
- Caption = 'Settings'
- ClientHeight = 348
- ClientWidth = 428
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnCreate = FormCreate
- OnKeyUp = FormKeyUp
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel3: TBevel
- Left = 141
- Top = 304
- Width = 276
- Height = 9
- Shape = bsTopLine
- end
- object grpLayout: TPanel
- Left = 135
- Top = 8
- Width = 297
- Height = 281
- BevelOuter = bvNone
- TabOrder = 4
- object lblIntroduction: TLabel
- Left = 8
- Top = 40
- Width = 199
- Height = 13
- Caption = 'Click on the elements you wish to change:'
- end
- object lblHeadingLayout: TLabel
- Left = 8
- Top = 8
- Width = 87
- Height = 13
- Caption = 'Layout settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object pnlDemoResults: TPanel
- Left = 8
- Top = 64
- Width = 273
- Height = 105
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Color = clWhite
- TabOrder = 0
- OnClick = lblDictionarySampleClick
- OnMouseMove = pnlDemoResultsMouseMove
- object lblActiveHyperlinkSample: TLabel
- Left = 8
- Top = 40
- Width = 44
- Height = 13
- Cursor = crHandPoint
- Caption = 'Hyperlink'
- Visible = False
- OnClick = lblInactiveHyperlinkSampleClick
- end
- object lblDictionarySample: TLabel
- Left = 8
- Top = 72
- Width = 67
- Height = 13
- Caption = 'Dictionary text'
- OnClick = lblDictionarySampleClick
- end
- object lblHeadlineSample: TLabel
- Left = 2
- Top = 8
- Width = 66
- Height = 14
- Caption = ' Headline '
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnClick = lblHeadlineSampleClick
- end
- object lblInactiveHyperlinkSample: TLabel
- Left = 8
- Top = 40
- Width = 44
- Height = 13
- Caption = 'Hyperlink'
- OnClick = lblInactiveHyperlinkSampleClick
- OnMouseMove = lblInactiveHyperlinkSampleMouseMove
- end
- end
- object frmHyperlink: TPanel
- Left = 8
- Top = 176
- Width = 273
- Height = 98
- BevelOuter = bvNone
- TabOrder = 1
- object lblHyperlink: TLabel
- Left = 0
- Top = 4
- Width = 54
- Height = 13
- Caption = 'Hyperlink'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 64
- Top = 10
- Width = 209
- Height = 9
- Shape = bsTopLine
- end
- object btnInactiveHyperlinkColor: TButton
- Left = 0
- Top = 24
- Width = 89
- Height = 25
- Caption = '&Inactive...'
- TabOrder = 0
- OnClick = btnInactiveHyperlinkColorClick
- end
- object btnActiveHyperlinkColor: TButton
- Left = 96
- Top = 24
- Width = 89
- Height = 25
- Caption = '&Active...'
- TabOrder = 1
- OnClick = btnActiveHyperlinkColorClick
- end
- end
- object frmDictionary: TPanel
- Left = 8
- Top = 176
- Width = 273
- Height = 106
- BevelOuter = bvNone
- TabOrder = 2
- object lblDictionary: TLabel
- Left = 0
- Top = 4
- Width = 58
- Height = 13
- Caption = 'Dictionary'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 64
- Top = 10
- Width = 209
- Height = 9
- Shape = bsTopLine
- end
- object btnDictionaryFont: TButton
- Left = 0
- Top = 32
- Width = 89
- Height = 25
- Caption = '&Font...'
- TabOrder = 0
- OnClick = btnDictionaryFontClick
- end
- object btnDictionaryBackground: TButton
- Left = 96
- Top = 32
- Width = 89
- Height = 25
- Caption = '&Background...'
- TabOrder = 1
- OnClick = btnDictionaryBackgroundClick
- end
- end
- object frmHeadline: TPanel
- Left = 8
- Top = 176
- Width = 273
- Height = 106
- BevelOuter = bvNone
- Caption = 'frmHeadline'
- TabOrder = 3
- object bvlHeadline: TBevel
- Left = 56
- Top = 10
- Width = 217
- Height = 9
- Shape = bsTopLine
- end
- object lblHeadHeadline: TLabel
- Left = 0
- Top = 4
- Width = 51
- Height = 13
- Caption = 'Headline'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object btnHeadlineText: TButton
- Left = 0
- Top = 32
- Width = 89
- Height = 25
- Caption = '&Font...'
- TabOrder = 0
- OnClick = btnHeadlineTextClick
- end
- object btnHeadlineBackground: TButton
- Left = 96
- Top = 32
- Width = 89
- Height = 25
- Caption = '&Background...'
- TabOrder = 1
- OnClick = btnHeadlineBackgroundClick
- end
- end
- end
- object grpPresets: TPanel
- Left = 136
- Top = 8
- Width = 297
- Height = 289
- BevelOuter = bvNone
- TabOrder = 3
- object lblHeadingPresets: TLabel
- Left = 8
- Top = 8
- Width = 85
- Height = 13
- Caption = 'Preset settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object frmPresets: TGroupBox
- Left = 8
- Top = 32
- Width = 273
- Height = 137
- Caption = 'Presets '
- TabOrder = 0
- object lblPresetDescription: TLabel
- Left = 8
- Top = 24
- Width = 257
- Height = 57
- AutoSize = False
- Caption =
- 'Presets are files containing preconfigured layouts for Pardon. Y' +
- 'ou can download more presets, and get information on how to crea' +
- 'te your own, on our Web-site.'
- WordWrap = True
- end
- object btnLoadPreset: TButton
- Left = 8
- Top = 96
- Width = 75
- Height = 25
- Caption = '&Load...'
- TabOrder = 0
- OnClick = btnLoadPresetClick
- end
- end
- end
- object grpGeneral: TPanel
- Left = 136
- Top = 8
- Width = 297
- Height = 289
- BevelOuter = bvNone
- TabOrder = 6
- object lblHeadingGeneral: TLabel
- Left = 8
- Top = 8
- Width = 93
- Height = 13
- Caption = 'General settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object grpSearchDelay: TGroupBox
- Left = 8
- Top = 32
- Width = 273
- Height = 151
- Caption = 'Search delay '
- TabOrder = 0
- object lblSearchDelay: TLabel
- Left = 8
- Top = 24
- Width = 257
- Height = 57
- AutoSize = False
- Caption =
- 'Use the search delay setting to change the time the program wait' +
- 's for further input before the search is executed. Set this sett' +
- 'ing to a higher value if you are a slow typer.'
- WordWrap = True
- end
- object lblDescription: TLabel
- Left = 16
- Top = 96
- Width = 7
- Height = 13
- Caption = '#'
- end
- object trkTrackBar: TTrackBar
- Left = 8
- Top = 112
- Width = 257
- Height = 33
- Max = 4
- Orientation = trHorizontal
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- ThumbLength = 20
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trkTrackBarChange
- end
- end
- object frmQuickAccent: TGroupBox
- Left = 8
- Top = 192
- Width = 273
- Height = 97
- Caption = 'QuickAccent '
- TabOrder = 1
- object lblQuickAccentDesc: TLabel
- Left = 8
- Top = 16
- Width = 257
- Height = 57
- AutoSize = False
- Caption =
- 'Uncheck below to disable the built-in international character tr' +
- 'anslation support. This will speed up the search somewhat on slo' +
- 'w machines. Strings such as '#39'-o'#39' will no longer be translated to' +
- ' '#39'�'#39'.'
- WordWrap = True
- end
- object chkQuickAccent: TCheckBox
- Left = 8
- Top = 74
- Width = 257
- Height = 17
- Caption = '&Enable built-in character translator'
- TabOrder = 0
- end
- end
- end
- object grpAdvanced: TPanel
- Left = 136
- Top = 8
- Width = 297
- Height = 289
- BevelOuter = bvNone
- TabOrder = 9
- Visible = False
- object lblHeadingAdvanced: TLabel
- Left = 8
- Top = 8
- Width = 106
- Height = 13
- Caption = 'Advanced settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 32
- Width = 273
- Height = 137
- Caption = 'Filetype '
- TabOrder = 0
- object lblAssociationDescription: TLabel
- Left = 8
- Top = 24
- Width = 241
- Height = 65
- AutoSize = False
- Caption =
- 'Pardon can register it'#39's dictionaries with Windows. That way, yo' +
- 'u can simply click a file containing a dictionary, and Pardon wi' +
- 'll launch and open the correct dictionary automatically.'
- WordWrap = True
- end
- object btnAssociateType: TButton
- Left = 8
- Top = 96
- Width = 97
- Height = 25
- Caption = 'Associate filetype'
- TabOrder = 0
- OnClick = btnAssociateTypeClick
- end
- end
- end
- object grpAgent: TPanel
- Left = 136
- Top = 8
- Width = 289
- Height = 289
- BevelOuter = bvNone
- TabOrder = 8
- object lblAgentHead: TLabel
- Left = 8
- Top = 8
- Width = 82
- Height = 13
- Caption = 'Agent settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblAgentDescription: TLabel
- Left = 8
- Top = 32
- Width = 249
- Height = 49
- AutoSize = False
- Caption =
- 'Pardon supports Microsoft Agent if it is installed on your machi' +
- 'ne. An agent is an animated character that can speak text and pe' +
- 'rform actions.'
- WordWrap = True
- end
- object frmAgentRestartWarning: TGroupBox
- Left = 8
- Top = 232
- Width = 273
- Height = 51
- Color = clBtnFace
- ParentColor = False
- TabOrder = 1
- object lblAgentRestartWarning: TLabel
- Left = 8
- Top = 14
- Width = 257
- Height = 30
- AutoSize = False
- Caption =
- 'You need to restart Pardon for all of these settings to take eff' +
- 'ect.'
- WordWrap = True
- end
- end
- object frmAgent: TGroupBox
- Left = 8
- Top = 96
- Width = 273
- Height = 129
- TabOrder = 2
- object lblSelectAgent: TLabel
- Left = 16
- Top = 28
- Width = 49
- Height = 13
- Caption = 'Character:'
- end
- object chkAgentInTest: TCheckBox
- Left = 16
- Top = 80
- Width = 193
- Height = 17
- Caption = 'U&se agent in vocabulary test'
- Enabled = False
- TabOrder = 0
- end
- object cmbSelectAgent: TComboBox
- Left = 16
- Top = 44
- Width = 145
- Height = 21
- ItemHeight = 13
- TabOrder = 1
- OnExit = cmbSelectAgentExit
- end
- end
- object chkEnableAgent: TCheckBox
- Left = 16
- Top = 94
- Width = 84
- Height = 17
- Caption = '&Enable agent'
- TabOrder = 0
- OnClick = chkEnableAgentClick
- end
- end
- object grpDictionary: TPanel
- Left = 136
- Top = 8
- Width = 296
- Height = 281
- BevelOuter = bvNone
- TabOrder = 5
- object lblHeadingDictionary: TLabel
- Left = 8
- Top = 8
- Width = 106
- Height = 13
- Caption = 'Dictionary settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object grpMaximumMatches: TGroupBox
- Left = 8
- Top = 32
- Width = 273
- Height = 145
- Caption = 'Maximum matches '
- TabOrder = 0
- object lblMaximumMatches: TLabel
- Left = 8
- Top = 24
- Width = 257
- Height = 49
- AutoSize = False
- Caption =
- 'Use this setting to change the amount of matches that are displa' +
- 'yed at a time. You should set this setting to a low value if you' +
- ' have a slow computer.'
- WordWrap = True
- end
- object lblHitsDescription: TLabel
- Left = 16
- Top = 80
- Width = 7
- Height = 13
- Caption = '#'
- end
- object trkMaxHits: TTrackBar
- Left = 8
- Top = 96
- Width = 257
- Height = 33
- Max = 4
- Orientation = trHorizontal
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- ThumbLength = 20
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trkMaxHitsChange
- end
- end
- object frmResults: TGroupBox
- Left = 8
- Top = 188
- Width = 273
- Height = 69
- Caption = 'Results '
- TabOrder = 1
- object chkWebStyle: TCheckBox
- Left = 8
- Top = 24
- Width = 257
- Height = 17
- Caption = '&Use Web style (link underline, single click)'
- TabOrder = 0
- end
- object chkAutoExpand: TCheckBox
- Left = 8
- Top = 40
- Width = 233
- Height = 17
- Caption = 'Auto &Expand results'
- TabOrder = 1
- end
- end
- end
- object grpSecurity: TPanel
- Left = 135
- Top = 8
- Width = 289
- Height = 289
- BevelOuter = bvNone
- TabOrder = 7
- object lblSecurityHeadline: TLabel
- Left = 8
- Top = 8
- Width = 95
- Height = 13
- Caption = 'Security settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object grpInternalBrowser: TGroupBox
- Left = 8
- Top = 32
- Width = 273
- Height = 81
- Caption = 'Internal browser '
- TabOrder = 0
- object chkForceOffline: TCheckBox
- Left = 16
- Top = 48
- Width = 249
- Height = 17
- Caption = '&Force offline (not recommended)'
- TabOrder = 0
- end
- object chkDisableBrowser: TCheckBox
- Left = 16
- Top = 24
- Width = 249
- Height = 17
- Caption = 'D&isable internal browser (not recommended)'
- TabOrder = 1
- end
- end
- end
- object btnCancel: TButton
- Left = 222
- Top = 312
- Width = 75
- Height = 25
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object btnOK: TButton
- Left = 142
- Top = 312
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object trwOptions: TTreeView
- Left = 8
- Top = 8
- Width = 121
- Height = 329
- HotTrack = True
- Images = imlSettings
- Indent = 19
- Items.Data = {
- 07000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
- 0747656E6572616C230000000100000001000000FFFFFFFFFFFFFFFF00000000
- 000000000A44696374696F6E6172791F0000000200000002000000FFFFFFFFFF
- FFFFFF0000000000000000064C61796F7574210000000300000003000000FFFF
- FFFFFFFFFFFF0000000000000000085365637572697479200000000400000004
- 000000FFFFFFFFFFFFFFFF000000000000000007507265736574732100000005
- 00000005000000FFFFFFFFFFFFFFFF000000000000000008416476616E636564
- 1F0000000600000006000000FFFFFFFFFFFFFFFF000000000000000006416765
- 6E7473}
- ReadOnly = True
- ShowButtons = False
- TabOrder = 0
- OnChange = trwOptionsChange
- end
- object dlgDictionaryDialog: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 5
- MaxFontSize = 15
- Options = [fdAnsiOnly, fdEffects, fdForceFontExist, fdLimitSize]
- Left = 40
- Top = 256
- end
- object dlgColors: TColorDialog
- Ctl3D = True
- Options = [cdFullOpen, cdShowHelp, cdAnyColor]
- Left = 96
- Top = 256
- end
- object dlgOpenPreset: TOpenDialog
- Filter = 'Presets (*.pst)|*.pst'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Title = 'Select preset'
- Left = 68
- Top = 256
- end
- object imlSettings: TImageList
- Left = 12
- Top = 256
- Bitmap = {
- 3610000007000000424D36100000000000003600000028000000400000002000
- 0000010010000000000000100000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000F00EF3D000000000000F75E
- 0000F75EF75EF75E0000FF7F000000000000FF7F0000F75EF75E0000F75E143E
- 3542544634425446754655467546764655465546764A974A764A564655460000
- 0000000000000000000000000000EF3DEF3DEF3DEF3D00000000000000000000
- 00000000000000000000000000000000000000000F000F00EF3D00000000F75E
- F75E0000F75EF75E000000000000000000000000F75EF75E0000F75EF75E0721
- 0821082108210821082108210821082108210821082108210821082108210000
- 00000000EF3DEF3DEF3DEF3DEF3D0000000000000000EF3D0000000000000000
- 00000000000000000000000000000000000000000F000F000F00EF3D0000F75E
- 0000F75EF75EF75E0000FF7FFF7F0000FF7FFF7F0000F75EF75E0000F75E0721
- 0821082108210821082108210821082108210821082108210821072107210000
- 0000000000000000000000000000FF7FFF7FFF7F0000EF3D0000000000000000
- 00000000000000000000000000000000000000000F000F000F000F00EF3D0000
- 0000F75EF75E0000FF7FFF7FFF7FFF7FFF7FFF7F0000F75EF75E00000000FF7F
- FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000
- EF3DFF7F00000000FF7FFF7FFF7FFF7FE07FE07FFF7F0000EF3D000000000000
- 0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0F000F000F000F000F000000
- 000000000000FF7FFF7FFF7F000000000000FF7FFF7F00000000000000002D1D
- 4E256F256F296E294D212C1D2C1D6D256E25F239343E343E343E354255420000
- FF7F000000000000EF3DFF7FFF7FEF3D00000000FF7F0000EF3D000000000000
- 0000FF7FF75EF75EF75EF75EF75EF75EF75EF75E0F000F000F000F0000000000
- 000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000004E21
- 4E214E256E256E294E254D214D216E298F29F339143E343E343E354255420000
- FF7F0000EF3D00000000FF7FFF7FEF3DFF7FE07FE07FFF7F0000EF3D00000000
- 0000FF7FFF7FF75EF75EF75EFF7FF75EF75EF75E0F000F000F00000000000000
- 000000000000FF7FFF7FFF7FFF7F00000000FF7FFF7F00000000000000004E21
- 4E214E256E254E254E254D214D256E29B131F239133A143E343E554255420000
- 00000000000000000000EF3DE07FE07FEF3D00000000FF7F0000EF3D00000000
- 0000FF7FF75EEF3DEF3DEF3DF75EEF3DEF3DEF3D0F000F000000000000000000
- 00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F00000000000000004D21
- A710640C640C640CA6100B1D4D256E25B031091DA610A610A6140A1D133A0000
- 00001F0000001F000000000000000000EF3DFF7FE07FE07FFF7F0000EF3D0000
- 0000FF7FFF7FFF7FEF3DFF7FFF7FFF7FEF3DEF3D0F00FF7F0000000000000000
- 00000000FF7FFF7F000000000000FF7FFF7F000000000000000000000000850C
- C6186B2D8C316B2DC718640C2C216E29C714E7186B2DAD316B2DE71CC7140000
- 000000001F0000001F000000EF3DFF7FFF7FEF3D00000000FF7F0000EF3D0000
- 0000FF7FF75EF75EEF3DEF3DEF3DEF3DEF3DEF3DF75EFF7F0000000000000000
- 0000000000000000000000000000000000000000000000000000000000002925
- EF3D10423146314610424A25A610091D2925EF3D10423146314610424A290000
- 0000000000001F0000001F000000FF7FFF7FFF7FFF7FE07FE07FFF7F00000000
- 0000FF7FFF7FFF7FFF7FEF3DFF7FEF3DEF3DF75EFF7FFF7F0000000000000000
- 0000000000000000000000000000000000000000000000000000000000008C31
- 8C31AD35AD35AD35AD358C31C718E71C8C318C31AD35AD35AD35AD358C310000
- 00000000000000001F0000000000EF3DFF7FFF7FFF7F00000000000000000000
- 0000FF7FF75EF75EF75EEF3DFF7FEF3DEF3DF75EF75EFF7F0000000000000000
- 0000000000000000F75EF75EF75EF75E0000F75E000000000000000000004A29
- 6B2DAD35CE39AD356B2D4A29081D08214A296B2DAD35CE39AD356B2D4A290000
- 0000000000001F0000001F000000000000000000000000000000000000000000
- 0000FF7FFF7FFF7FFF7FFF7FEF3DEF3DF75EFF7FFF7FFF7F0000000000000000
- 000000000000000000000000000000000000000000000000000000000000AD35
- 524AD65A3967F75E524AAD3508212925AD35524AD65A3967F75E524AAD350000
- 00000000000000001F0000001F00000000000000000000000000000000000000
- 0000FF7FF75EF75EF75EF75EEF3DEF3DF75EF75EF75EFF7F0000000000000000
- 000000000000F75EF75EF75EF75EF75E0000F75E00000000000000000000734E
- 5A6BDE7BFF7FDE7B7B6F94528C318C31734E5A6BDE7BFF7FDE7B7B6F94520000
- 000000000000000000001F000000000000000000000000000000000000000000
- 0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000
- 000000000000F75EF75EF75EF75E0000F75EF75E000000000000000000009452
- 7B6FFF7FFF7FFF7F9C73B556AE31AF3194527B6FFF7FFF7FFF7F9C73B5560000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000D039
- D65A7B6FDE7B9C73F75EEF39B031D131113ED65A7B6FDE7B9C73F75E103E0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7F000000000000
- 0000EF3DFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000
- 00000000000000000000000000000F00EF3D0000000000000000000000000000
- 0000EF3DEF3DEF3DEF3D0000EF3DEF3D0000EF3DEF3D00000000000000000000
- 0000E03DE03DE03DE03DE03DE03DE03DE03DE03DE03DE03D0000000000000000
- 0000EF3DFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7F0000000000000000
- 0000000000000000000000000F000F000000EF3DEF3D00000000000000000000
- 00000000EF3DEF3D0000EF3DEF3D0000EF3DEF3D000000000000000000000000
- 0000E03DFF7FE07FE07FE07FE07FE07FE07FE07FE07FE03D0000000000000000
- 0000EF3DFF7FFF7FFF7F003C00000000FF7FFF7FFF7FFF7F0000000000000000
- 000000000000000000000F000F0000001F0000000000EF3DEF3D000000000000
- 0000FF7F0000EF3DEF3DEF3DEF3DEF3DEF3D0000000000000000FF7F00000000
- 0000E03DFF7FE03DE03DE03DE03DE03DE03DE03DF75EE03D0000000000000000
- 0000EF3DFF7FFF7F003C003C003C00000000FF7FFF7FFF7F0000000000000000
- 00000000000000000F000F0000001F00EF3D1F001F0000000000000000000000
- 0000E07FFF7F0000EF3DEF3D0000EF3D0000000000000000FF7FE07F00000000
- 0000E03DFF7FE07FE07FE07FE07FE07FE07FE07FE07FE03D0000000000000000
- 0000EF3DFF7F003C003CFF7F003C003C0000FF7FFF7FFF7F0000000000000000
- 0000000000000F000F0000001F001F000000EF3DEF3D1F001F00000000000000
- 0000FF7FE07FFF7F0000EF3DEF3D0000E07F00000000FF7FE07FFF7F00000000
- 0000E03DFF7FE03DE03DE03DE03DE03DE03DE03DF75EE03D0000000000000000
- 0000EF3DFF7FFF7FFF7FFF7FFF7F003CEF3D0000FF7FFF7F0000000000000000
- 00000000000000000000000000000000000000000000EF3DEF3D1F0000000000
- 0000E07FFF7FE07FFF7F00000000E07FFF7FE07FFF7FE07FFF7FE07F00000000
- 0000E03DFF7FE07FE07FE07FE07FE07FE07FE07FE07FE03D0000000000000000
- 0000EF3DFF7FFF7FFF7FFF7FFF7FFF7F003C00000000FF7F0000000000000000
- 000000000000F75EFF7FFF7FF75E0000F75EFF7FFF7F00000000EF3D00000000
- 0000FF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7F00000000
- 0000E03DFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FE03D0000000000000000
- 0000EF3DFF7FFF7FFF7FFF7FFF7FFF7FFF7F003C0000FF7F0000000000000000
- 00000000F75EFF7FFF7FF75E0000F75EFF7FEF3DFF7FFF7FFF7F000000000000
- 0000E07FFF7FE07FFF7FE07FFF7FE07FFF7FEF3D00000000EF3DE07F00000000
- 0000FF7FE03DE03DE03DE03DE03DE03DE03DE03DE03DE03D0000000000000000
- 0000EF3DFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F003CFF7F0000000000000000
- 0000F75EFF7FFF7FF75E0000F75EFF7FEF3DFF7FEF3DFF7F0000000000000000
- 0000FF7FE07FFF7FE07FFF7FE07FFF7FE07F0000E03DE03D0000FF7F00000000
- 0000FF7FFF7FE03D0000E03DE03DE03DE03DE03D0000E03DFF7F000000000000
- 0000EF3DFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000
- F75EFF7FFF7FF75E0000F75EFF7FEF3DFF7FEF3DFF7F00000000000000000000
- 0000E07FFF7FE07FFF7FE07FFF7FE07FFF7F0000E03DE03D0000E07F00000000
- 0000FF7FFF7FE03D0000FF7FFF7FFF7FFF7FE03D0000FF7FFF7F000000000000
- 0000EF3DFF7FFF7F000000000000000000000000FF7FFF7F0000000000000000
- 000000000000000000000000FF7FFF7FEF3DFF7F000000000000000000000000
- 0000FF7FE07FFF7FE07FFF7FE07FFF7FE07FEF3D00000000EF3DFF7F00000000
- 0000FF7FFF7FE03D0000FF7FFF7FFF7FFF7FE03D0000FF7FFF7F000000000000
- 00000000EF3DEF3D0000FF7F0000000000000000EF3DEF3D0000000000000000
- 00000000000000000000000000000000FF7F0000000000000000000000000000
- 0000E07FFF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7FE07F00000000
- 0000FF7FFF7FE03DF75E0000FF7FFF7FE03DE03D0000FF7FFF7F000000000000
- 00000000000000000000EF3DEF3DEF3DEF3D0000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FF7FFF7FFF7FE03DF75E00000000E03D0000FF7FFF7FFF7F000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FF7FFF7FFF7FFF7FE03DE03DE03DE03DFF7FFF7FFF7FFF7F00000000424D
- 3E010000000000003E0000002800000040000000200000000100010000000000
- 000100000000000000000000020000000000000000000000FFFFFF00FFFFFFE7
- 0000F7BDFF0FFFE30000F7BDE007FFE10000F7BD800780000000F7BD00038000
- C003F7BD10038001E007F7BD00018003E007F7BD88018003C007F7BD94008003
- C007F7BDC8008003E007F7BDD4008003C001F7BDEA0080030007F7BDE50F8003
- E00FF7BDF27F8003E00FF7BDF57F8003E00FF7BDF8FF8003F01FF7BDFFFFFFFF
- FFFFFFFFE007FF3F8000FFFBC003FE0F8006C007C303FC03800CC007C183F801
- 8018C007C0C3F0018030C007C043E0018000C007C023E0008000C007C033E001
- 8000C007C013C0018000C007C00380038000C413C00300078000C413C003800F
- 8000C413E1C7FE1F8000C213FC3FFFBF8000C1A3FFFFFFFFFFFFC003}
- end
- end
-